- ProfilerDisable
void ProfilerDisable()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ProfilerEnable
void ProfilerEnable()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ProfilerFlush
void ProfilerFlush()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ProfilerGetCurrentState
void ProfilerGetCurrentState(ProfilerState* state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ProfilerRegisterThread
void ProfilerRegisterThread()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ProfilerStart
int ProfilerStart()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ProfilerStartWithOptions
int ProfilerStartWithOptions(const(char)* fname, const(ProfilerOptions)* options)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ProfilerStop
void ProfilerStop()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ProfilingIsEnabledForAllThreads
int ProfilingIsEnabledForAllThreads()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.